It is possible to ignore data differences for specific fields when doing a table comparison. This is useful when you want to ignore maintenance fields such as UpdateDate or UpdateUser in your table. Use the word "All" for the table name to ignore this field name in all tables during the comparison.
In the example below, differences in the the UpdateDate field will be ignored when comparing the Orders table.